From b1adda4b85708f28ae76b1643250285d3f9a2f2b Mon Sep 17 00:00:00 2001 From: robertl Date: Fri, 10 Nov 2006 01:40:29 +0000 Subject: [PATCH] Bump tags to gpsbabel_1_3_2-beta20061109 git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2492 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/configure.in | 2 +- gpsbabel/msvc/config.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gpsbabel/configure.in b/gpsbabel/configure.in index 55b9aa081..21d196957 100644 --- a/gpsbabel/configure.in +++ b/gpsbabel/configure.in @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(GPSBabel, 1.3.2, BUG-REPORT-ADDRESS) +AC_INIT(GPSBabel, 1.3.2-1109, BUG-REPORT-ADDRESS) # YYYYMMDD, please, if beta, i.e. "-beta20060413" PACKAGE_RELEASE="" diff --git a/gpsbabel/msvc/config.h b/gpsbabel/msvc/config.h index 0d45f4ec6..c76826c3d 100644 --- a/gpsbabel/msvc/config.h +++ b/gpsbabel/msvc/config.h @@ -25,4 +25,4 @@ /* We really should figure out some way to get this from autoconf into * a file so that the MSVC build can pick it up */ -#define VERSION "1.3.2" +#define VERSION "1.3.2-1109" -- 2.30.2